home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Explosion
/
Software Explosion (Fore-Matt Home Computing)(1996).iso
/
games
/
windows
/
hangman
/
stdafx.cpp
< prev
next >
Wrap
C/C++ Source or Header
|
1996-01-12
|
229b
|
8 lines
// stdafx.cpp : source file that includes just the standard includes
// Hangman32.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#define VC_EXTRALEAN
#include "stdafx.h"